home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Resource for Source: C/C++
/
Resource for Source - C-C++.iso
/
codelib8
/
v_10_08
/
1008054a
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-11-01
|
241 b
|
13 lines
/* File: dlcodes.h */
/* Display list codes */
#define FPOLY 0x01
#define POLYL 0x02
#define TEXT 0x03
#define CIRCL 0x04
#define FRECT 0x05
#define FCIRCL 0x06
#define RECT 0x07
#define ARC 0x08
#define POLYGN 0x09